cssnode: Delay getting the parent style until we need it
authorTimm Bäder <mail@baedert.org>
Tue, 10 Oct 2017 19:54:53 +0000 (21:54 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 11 Oct 2017 05:35:09 +0000 (07:35 +0200)
commitabed139a5901738a24c00d835c395b70ebfd4571
tree5730be475a62adc8719c9c8e1f031b3cdfd6e035
parent5d86d209e9a8e059f94aee4bf38ca9b345523dc1
cssnode: Delay getting the parent style until we need it

There's an early return before.

Look at all those saved cycles.
gtk/gtkcssnode.c